Skip to content

Conversation

MMujtabaRoohani
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

The current framework depends on ethers v5 that is superseded v6 since more than 2 years. ethers v5 lacks batched JsonRpc calls, error handling from newer rpc endpoints and several syntax and other improvements offered by v6.

Issue Number: 147

What is the new behavior?

The newer version supports ethers v6

Does this PR introduce a breaking change?

  • Yes
  • No

There are several breaking changes from ethers v5 to v6 that are documented in this migration guide.

@MMujtabaRoohani
Copy link
Author

@0xslipk any luck reviewing the changes? I noticed that there were some real RPC calls being made during tests, I have made necessary changes to mock them and have added some tests as well to achieve near 100% code coverage.

@MMujtabaRoohani
Copy link
Author

@0xslipk would love your input on this 🙏

@MMujtabaRoohani
Copy link
Author

@0xslipk waiting for your response, want to know if you will be reviewing this shortly or if you have abandoned this project or are you looking for collaborators to manage this effectively?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants